home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 48 / Amiga Format CD48 (1999-12-13)(Future Publishing)(GB)(Track 1 of 2)[!][issue 2000-01].iso / -screenplay- / otherstuff / vgpupgri / readme < prev    next >
Text File  |  1999-11-01  |  3KB  |  78 lines

  1. AFAFconverter
  2.  
  3.         This utility is used to create/replace the audio files in VGP. Those audio files are placed
  4. in the AudioVideo/ drawer.
  5.         To create a new audio file you must supply a 28kHz sampled mono AIFF file (it can be either
  6. 8 or 16bit quality - 16bit audio is replayed by the 14bit routines of VGP):
  7.  
  8.         AFAFconverter AIFFfile AFAFfile
  9.         
  10.         The AFAF file so created can be used to replace the ones in the AudioVideo/ drawer. Simply
  11. create a new AudioVideo/ drawer in the directory/partition of your HD you have installed VGP onto,
  12. and put there the file so obtained with the name of the file you want to replace. As an example,
  13. provided you want to replace the "Virtual Grand Prix" speech you hear when the first requester
  14. pops up, simply name it "virtualgrandprix.afaf".
  15.         Pay only attention to the fact that very long files are animation ones, and if you replace
  16. them you won't see the animation(s) any more...
  17.  
  18.  
  19. TextureConverter
  20.  
  21.         This is used to replace VGP ingame textures, such as ads. The syntax is:
  22.         
  23.         TextureConverter IFFfile VerBrush.data Number
  24.         
  25.         where the VerBrush.data is the file in the Dati/ drawer to be updated (it must be on the HD,
  26. of course). The IFF file is the texture, stored in the standard ILBM format, that must be
  27. 512x64x128 colors - you can paint it with you preferred painting tool. The texture itself should be
  28. 256x64x128 colors, but because VGP uses mip-mapping you should provide 128x64, 64x64 and 32x64
  29. textures too that must be packed side to side (the last 32x64 is unused but MUST be provided), so
  30. you end up in a 512x64 wide texture. The colors used must come from the VGP palette, use the Unnamed
  31. brush included as an example on colors and how the texture must be.
  32.         The Number is the number of the texture to be replaced. The original VGP distribution has:
  33.  
  34. 1       Marlboro ad
  35. 2       Amiga ad
  36. 3       TheAlien logo
  37. 4       Winfield ad
  38. 5       Top of Williams car sponsor
  39. 6       West ad
  40. 7       Mercedes-Benz ad (top of McLaren car sponsor)
  41. 8       Benetton car side sponsor
  42. 9       Mild Seven ad
  43. 10      Ferrari car side sponsor (Shell / Pioneer)
  44. 11      Gaulosis (or what is it) ad
  45. 12      Bridgestone ad
  46. 13      Petronas sponsor of Sauber car
  47. 14      Red Bull sponsor of Sauber
  48. 15      Prost car side sponsor (Bic / Playstation)
  49. 16      Dakra (or what is it) sponsor
  50. 17      right side of Stewart car
  51. 18      left side of Stewart
  52. 19      B&H sponsor (side of Jordan)
  53. 20      B&H sponsor (wings of Jordan)
  54. 21      Zeptar (or what is it) ad
  55. 22      Morse ad
  56. 23      PIAA ad (side of Tyrrell)
  57. 24      Fondmetal ad (wings of Minardi)
  58. 25      side of Minardi
  59. 26      Shell ad
  60. 27      Mobil 1 ad
  61. 28      Agip ad
  62. 29      Renault ad
  63. 30      Foster ad
  64. 31      Islona ad
  65.  
  66.         The last 16 textures are used only in the MonteCarlo track and are building ones.
  67.         
  68.         You can specify a number beyond 47, in that case the new texture will be appended to the end
  69. of the file. It won't be used at the moment, of course, but this way you can add your personal
  70. textures to be used by user-defined objects (more on this point in the next upgrades...)
  71.  
  72.         
  73. NEW CAR OBJECTS
  74.  
  75.         Put the .3do files in the Blocchi/ drawer to see the new, more detailed models of these cars.
  76. Give me time and I'll upload all the improved car objects (though a fast Amiga is recommended because
  77. of the higher number of vertexes/polygons)
  78.